home *** CD-ROM | disk | FTP | other *** search
-
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ GunShip 2000 by MicroProse ║
- REM ║ ║
- REM ║ FLCS / TQS / RCS FILE ║
- REM ║ ║
- REM ║ Digital Throttle - Continuous Characters ║
- REM ║ ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
-
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ Written and Tested by ThrustMaster Inc. 4-12-95 ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
-
- REM ╔═══════════════╗
- REM ║ Game Settings ║
- REM ╚═══════════════╝
-
- REM JOYSTICK for Collective in Setup
-
- REM ╔══════════════╗
- REM ║ MDF Filename ║
- REM ╚══════════════╝
-
- Mdef QGS2000
-
- REM ╔════════════╗
- REM ║ Enable TQS ║
- REM ╚════════════╝
-
- USE TQS
-
- REM ╔══════╗
- REM ║ Rate ║
- REM ╚══════╝
-
- RATE 20
-
- REM ╔═══════════════╗
- REM ║ FLCS Commands ║
- REM ╚═══════════════╝
-
-
- REM Hat One for Primary Views
-
- BTN H1U /N Cockpit_View
- BTN H1L /N Left_View
- BTN H1R /N Right_View
- BTN H1D /N Missle_View
-
- BTN S1 /N Rotor_Toggle
- BTN S2 /N Comanche_Gear
- BTN S3 /N Chaff_&_Flare
- BTN S4 /N RADAR_&_IR_Jam
-
- REM Hat Two for Primary Weapons Control
-
- BTN H2U /N Acquire/Next_Tgt
- BTN H2L /N Cycle_Left_MFD
- BTN H2R /N Cycle_Right_MFD
- BTN H2D /N Select_Weapon
-
- REM Hat Three for Tactical Views
-
- BTN H3U /N Tactical_View
- BTN H3L /N Cockpit_View
- BTN H3R /N Chase_View
- BTN H3D /N Revrse_Tact_View
-
- REM Hat Four for Secondary Weapons Control
-
- BTN H4U /N Rocket_Salvo_X_1
- BTN H4L /N Rocket_Salvo_X_2
- BTN H4R /N Rocket_Salvo_X_4
- BTN H4D /N Weapons_Bay_Door
-
- REM ╔══════════════╗
- REM ║ TQS Commands ║
- REM ╚══════════════╝
-
- BTN T2 /N Prev_Waypoint
- BTN T3 /N Next_Waypoint
- BTN T4 /N Low_Limit_>
- BTN T5 /N Low_Limit_<
-
- BTN T7 /P /N Pause_Game
- /R /N Pause_Game
- BTN T8 /P /N Mission_Map
- /R Exit_Map
- BTN T9 Drop_Chaff Drop_Flare
- BTN T10 /N Auto_Hover
-
-
- @Collective
- @Minimum_Collect
-